FrameDeleted

An event indicating that the frame in the Browser has been deleted.

Functions

Link copied to clipboard
open fun browser(): Browser
Returns the Browser instance initiated this event.
Link copied to clipboard
open fun frame(): Frame
Returns the Frame instance that has been deleted.